docs: add Identity Propagation & Context section (#2041)#2049
docs: add Identity Propagation & Context section (#2041)#2049Tryingtobeabetterprogrammer wants to merge 3 commits intoOWASP:masterfrom
Conversation
Adds technical guidance on propagating user identity (JWT) to backend tools to prevent privilege escalation in AI agents. Closes OWASP#2041.
Adds technical guidance on propagating user identity (JWT) to backend tools to prevent privilege escalation in AI agents. Closes OWASP#2041.
|
Hi @jmanico and team, thank you for the initial approval! I've completed the checklist for Section 9. Could a maintainer please approve and run the CI workflows so I can verify the build status? |
|
Please be patient with us, there was only one review done so far and I want to make sure one of the other committers reviews this. It may take some time, but it's in the queue. |
|
Also, there are some linting errors:
|
Cleaned up Markdown formatting in Section 9 to satisfy CI requirements. Specifically addressed MD009 trailing spaces on bullet points and MD031/MD022 spacing around headings and Python code blocks.
|
Hi @jmanico, I have updated the pull request to resolve the linting errors from your feedback:
The CI checks should be green now. Thank you for the guidance! |
|
@Tryingtobeabetterprogrammer there are more linter errors, please fix them and we can merge this :) |
You're A Rockstar
Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series.
Please make sure that for your contribution:
[TEXT](URL)If your PR is related to an issue, please finish your PR text with the following line:
This PR fixes issue #2041.
AI Tool Usage Disclosure (required for all PRs)
Please select one of the following options:
the contents and I affirm the results. The LLM used is
[Gemini 3 Flash]and the prompt used is
[Collaborative development of Section 9: Identity Propagation for AI Agent Security]. [Feel free to add more details if needed]Thank you again for your contribution 😃